The following tables list the members exposed by TrackIsCheckWithChildren<TChildType>.
Name | Description | |
---|---|---|
![]() | Children | A List of TrackIsChecked objects. |
![]() | IsChecked | Gets / sets if the item is considered checked. (Inherited from Infragistics.Controls.Grids.TrackIsChecked) |
![]() | Parent | Gets / sets the TrackIsChecked object which is the parent of this object. (Inherited from Infragistics.Controls.Grids.TrackIsChecked) |
Name | Description | |
---|---|---|
![]() | ChangeSilent | Changes the value of the IsChecked property without executing the secondary operations on parent and children. (Inherited from Infragistics.Controls.Grids.TrackIsChecked) |
![]() | InvalidateChildren | Overridden. Changes the children to the parent's value. |
![]() | InvalidateIsChecked | Overridden. Designed to be called by child objects so that the parent object can reevaluate it's state. |
![]() | OnPropertyChanged | Invoked when a property changes on the TrackIsChecked object. (Inherited from Infragistics.Controls.Grids.TrackIsChecked) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Fired when a property changes on the TrackIsChecked. (Inherited from Infragistics.Controls.Grids.TrackIsChecked) |